Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added examples and docs for nft mint, send, burn #532

Merged
merged 30 commits into from
Jun 26, 2023

Conversation

anistark
Copy link
Contributor

@anistark anistark commented Jun 3, 2023

Description of change

Added docs for nft mint, send, burn.
Also renamed a file with spell fix.

Links to any relevant issues

Part of issue #415

Type of change

Choose a type of change, and delete any options that are not relevant.

  • Documentation Fix

Change checklist

Tick the boxes that are relevant to your changes, and delete any items that are not.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation

@anistark anistark requested a review from Dr-Electron June 3, 2023 17:04
@Dr-Electron
Copy link
Contributor

Format check for nodejs bindings is failing :)

@luca-moser luca-moser linked an issue Jun 12, 2023 that may be closed by this pull request
8 tasks
Copy link
Member

@thibault-martinez thibault-martinez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Conflicts

@thibault-martinez
Copy link
Member

Is this still being worked on?

@anistark
Copy link
Contributor Author

Is this still being worked on?

Yes. Stuck on building Python bindings.

@thibault-martinez
Copy link
Member

How can we help?

@Dr-Electron
Copy link
Contributor

Can we merge it anyway? I mean the example works, right? And building python bindings is something we should discuss in another issue or somewhere else. That way this example isn't blocked as most should run it with the released pypi package anyway

@thibault-martinez
Copy link
Member

Sure

@Thoralf-M
Copy link
Member

There are still 2 unresolved comments (and a conflict)

Copy link
Member

@Thoralf-M Thoralf-M left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please format Rust and nodejs, then I will approve :trollface:

Thoralf-M
Thoralf-M previously approved these changes Jun 23, 2023
Copy link
Member

@thibault-martinez thibault-martinez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yarn.lock is back in the gitignore

Thoralf-M
Thoralf-M previously approved these changes Jun 26, 2023
sdk/examples/how_tos/nfts/send_nft.rs Outdated Show resolved Hide resolved
sdk/examples/how_tos/nfts/mint_nft.rs Outdated Show resolved Hide resolved
sdk/examples/how_tos/nfts/burn_nft.rs Outdated Show resolved Hide resolved
@thibault-martinez thibault-martinez merged commit b328a0d into iotaledger:develop Jun 26, 2023
18 of 20 checks passed
@anistark anistark deleted the docs/sdk-nft branch June 26, 2023 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create NFTs examples with related docs
4 participants